0.4.2.2 - fixed bug when moving and deleting songs in the now playing list. The currently playing index was not mantained correctly in all circumstances. + the currently playing song can now be deleted from the computer with right click menu. + updated taglib to version 1.4 - fixed problem with song length calculation on linux - fixed crash in autodj album mode + net streams can now be pls or m3u urls - fixed bug concerning display of currently played song - fixed bug , which prohibited the creating of a mail in case of a crash. - fixed bug, when choosing "view dirty tags" from the menu, the library was shown instead, the dirty tags were only shown if the library was already selected. 0.4.2.1 - fixed webserver bugs. In fact 70% of the code was rewritten. Now it works on windows and linux reliable. + Polish translation updated. 0.4.2.0 + All columns(besides Notes and Filename) can now be used as selection box. Try using "Added on" for example. + A double click on a selection box entry makes it the master box and the other boxes change content accordingly + On renaming of a selection box entry, the box tries to keep its scrolling position now. + A middle mouse click on an selection box entry adds all songs belonging to it to the now playing list and plays them. + Edit Tags dialog now has an increment tracknumber feature, for setting the tracknumber of selected songs incrementally. + Shortcuts for Automatic Tagging and Tag re-reading added. + Tag reading enhanced by catching memory exceptions from taglib. + mp3 Header reading enhanced by using no longer taglib for that but code from mp3info 0.8.4 with own enhancements + Enhanced the internal webserver. Now enable it in the preferences (not just in the ini file) A very simple web page is generated, where you can see what song is being played and control the playing and rate. + The AutoDJ now works better when the filter only allows a small songs set. + Enhanced the prefs setting dialog (mostly internally so new settings can be added much faster) + Added some new dynamic playlists , i.e. "Favourite songs" , "Most Hated Songs", which evalute playing behaviour and manual rating. + Enhanced the working speed. + Lots of internal code changes to make it more robust. + Uses new crashhandler from wxWidgets, and automatic crash mail generation. + The windows installer asks now on uninstall, if all data should be deleted. - fixed all crashes reported by wxMusik users. 0.4.1.0 + (Linux) XF86Audio keys supported. This means you can use your multimedia keys for wxMusik on linux. + new program icon by Ben Oakes - enhanced taglib mpeg header parsing code - several bugs fixed, i cannot remember. + middle mouse click on album(or artist) in selection box starts playing of whole album (artist) + the playing control area can now be placed on top of the window instead of the bottom. - return key press in search box no longer starts song play + using taglib for tag reading on writing of ogg,flac,mpc,mp3/2 files.(for ape files the mac sdk code is still used). taglib is faster and supports unicode for tags (even id3v2 tags) easily. - scrolling using cursor keys was not possible on win32 + added crashhandler for win32 (using BlackBox.dll) and for linux (using code from wxcode) + supports ape,mpc and flac on linux + moved from cvs to subversion as version control software. 0.4.0.1 - fixed bug: MPEGACCURATE flag was lost, so mp3 vbr were sometimes not played in full length. - all bug fixes and enhancements from 0.3.1.7 0.4.0 + Polished version to be released. 0.3.99.0 + APE V1,V2 tag reading and APE V2 writing for mpc and ape files. + Flac tag reading and writing. + Support for playing .flac,.mpc and .ape files 0.3.1.7 + tag guessing on library build is optional now + make most frame a dialog. + utilize buttons in Library setup instead of a menu. + use taglib from scott wheeler for tag reading and writing - fix selection box scrolling on linux. Now it scrolls while you type a name - workaround for a weird linux crash , if sources listctrl is in edit mode and right click is made. + on linux you can cancel library build now - fix hardcoded button sizes in library setup, which lead to unreadable labels on gtk + use system font ,not hardcoded font face name - fix crash while (re)building the library on systems where sizeof(wchar_t) != 2, bug in idtag.cpp - add files missing in hotfix1 tag.gz - fix bug in autodj, only at least once played songs were chosen. Hotfix1 0.3.1.6 - Fixed linux segfault on prefs win open - Fixed linux data path access for about and picture view - Fixed make install target in CMake generated makefile + Data and locale files are now installed on make install - Fixed linux bug: alsa works now with fmod-3.74 and hotfix1 0.3.1.5 to 0.3.1.6 + On windows a balloon tooltip is shown above the trayicon on each song change with the song info. + Reads APE Tags (V1 and V2) and id3v1 tag for all files, if no other tags are present. + Uses filename to guess tags, if no tags are present, on library build and rebuild. + If the playlists are read on first startup they are now sorted after categories.(delete musiksources.dat if you want sort it as default again) + Added italian translation, (thanks to mirko_3) + Added dutch translation, (thanks to Brent Huisman) + Setup (on windows) no longer associated .mp3 and .ogg with wxMusik. Instead you can set the associations in the preferences now. - fix AutoDj selection routine. Was made in good intention,but badly done,so didnt work quite right. Random selection has been enhance for shuffle play too. + Trayicon text displays now song properties multiple lines. Album info has been added. + Added DisableTrayIcon setting in prefs file, for people who dont like it, or have a windowmanager which is not supported. + Searching with the search box, now includes the genre + added new hotkey i in playlist to play selected songs instantly ( useful if option "Double click replaces playlist" is active but you dont want to replace playlist - Hotkey F8 did not work in playlist + added portuguese translation (thanks to Marc Gayot) + added spanish translation (thanks to Iván Campaña) - fixed bug with adding notes containing accented chars. the note was discared if it did contain such a char. + In Shuffle mode , pressing "previous" goes to start ( as usual) pressing prev. again goes to previously played song and not another randomly chosen song as before. + Currently playing song uses playlist border colour as background, if border colour is actibvated + Border colour of playlist is configurable now + New option "Double click replaces playlist" instead of adding song to NowPlaying + New option "Show Library on startup" instead of NowPlaying + New option "Display in empty colums" for playlist, if you disable it, the column will be empty. - fixed centering of picture in album info. Transparency of picture( if available) is used now - fixed some other minor bug - fixed crash while drag and drop under some circumstances + added norsk bokmal translation( thanks to Oddmund aka dubbz) + added czech translation (thanks to Vit Hrachovy) - fixed sorting in selection boxes. now the sorting order honors the current locale setting of the OS. 0.3.1.4 to 0.3.1.5 + supported new formats: mp2, wav , aiff and wma(windows only). wav , aiff and wma tag writing is not (yet) supported. + new ui language available: french + number of items is now displayed in the selecton boxes captions,finally you know how much albums( and how many artists you have ;-)) -fixed bug: seeking in song, did increment the timesplayed count and added a history entry. + auto dj album count can now be set in the prefs. -fixed bug: long song titles should no longer overwrite the play control buttons. + Right click on seek bar, toggles time display to counting up or down. -fixed major bug: Picture view took 50% cpu, if wxMusik logo was displayed, because no picture could be found. + internally, a songs is flagged now , if chosen by user(as opposes to chosen by autodj). this is written to the history_songs table.(but not used yet) + new option: Stop song, if now playing list is cleared. Before this was always the case, now you can turn this off. + spinctrl are used for most preferences, which are numbers. -fixed minor bug: sometimes tag were written even if not changed. -fixed bug: filenames are converted to the currently used locale and not always to iso8859-1 charset. Korean filenames should work now, hopyfully. -fixed bug: if in shuffle mode, 'play as next' added songs are really played as next some code cleanup. made adding of new preferences a lot easier. 0.3.1.3 to 0.3.1.4 + new Open Folder in Filemanager option in playlist context menu. This opens the folder(directory) of the current selected song in a app,which is configured in the prefs file. as default this is FilemanagerCmd=explorer.exe "%s" ,you can change that for now only by editing the prefs file yourself. + new "RebuildTags" option in playlist context menu. that way you can drag and drop songs into MusicBrainz app or other tagger, tag them there, and then rebuild( read again) the tags from the files of the selected songs into wxMusik's database. + drag and drop of songs from playlist into other apps( cd-burning app for example, or other players,well promise me you won't do this ;-)) is now possible. + you can use fuzzy matching in your own dynamic pla